home *** CD-ROM | disk | FTP | other *** search
- 10 rem booter
- 20 poke53280,0:poke53281,0:poke646,0
- 30 print"[147]load"chr$(34)"labyrinth"chr$(34)",8,1"
- 40 poke44,40:print"load"chr$(34)"adventure"chr$(34)",8"
- 50 print"run"
- 60 poke198,3:fori=631to633:pokei,13:next
- 70 print"[160] loading labyrinth adventure[144]";
-